home *** CD-ROM | disk | FTP | other *** search
/ Enter 2004 October / EnterCD 10_2004.iso / Internet / PAL Spyware Remover 1.1 / spyrem_setup.exe / install_script.iss (.txt)
Encoding:
Inno Setup Script  |  2004-08-10  |  5.0 KB  |  71 lines

  1. ;InnoSetupVersion=3.0.5
  2. [Setup]
  3. AppName=PAL Spyware Remover
  4. AppVerName=PAL Spyware Remover 1.1
  5. AppId=PAL Spyware Remover
  6. AppVersion=1.0
  7. AppPublisher=PAL Software Solutions
  8. AppPublisherURL=http://www.palsol.com
  9. AppSupportURL=http://www.palsol.com
  10. AppUpdatesURL=http://www.palsol.com
  11. DefaultDirName={pf}\PAL SPYREM
  12. DefaultGroupName=PAL Spyware Remover
  13. OutputBaseFilename=spyrem_setup
  14. Compression=zip
  15. PrivilegesRequired=none
  16. LicenseFile=embedded\License.txt
  17. WizardImageFile=embedded\WizardImage0.bmp
  18. WizardSmallImageFile=embedded\WizardSmallImage0.bmp
  19. [Files]
  20. Source: "{app}\spyrem.exe"; DestDir: "{app}"; Flags: ignoreversion 
  21. Source: "{app}\ref.dat"; DestDir: "{app}"; Flags: ignoreversion 
  22. Source: "{app}\psapi.dll"; DestDir: "{app}"; Flags: ignoreversion 
  23. Source: "{app}\PopupE.ico"; DestDir: "{app}"; Flags: ignoreversion 
  24. Source: "{app}\ee.ico"; DestDir: "{app}"; Flags: ignoreversion 
  25. Source: "{app}\pct.ico"; DestDir: "{app}"; Flags: ignoreversion 
  26. Source: "{app}\klp.ico"; DestDir: "{app}"; Flags: ignoreversion 
  27. Source: "{sys}\STDOLE2.TLB"; DestDir: "{sys}"; Tasks: VB6RT; Flags: uninsneveruninstall restartreplace regtypelib sharedfile 
  28. Source: "{sys}\MSVBVM60.dll"; DestDir: "{sys}"; Tasks: VB6RT; Flags: uninsneveruninstall restartreplace regserver sharedfile 
  29. Source: "{sys}\OleAut32.dll"; DestDir: "{sys}"; Tasks: VB6RT; Flags: uninsneveruninstall restartreplace regserver sharedfile 
  30. Source: "{sys}\OlePro32.dll"; DestDir: "{sys}"; Tasks: VB6RT; Flags: uninsneveruninstall restartreplace regserver sharedfile 
  31. Source: "{sys}\AsycFilt.dll"; DestDir: "{sys}"; Tasks: VB6RT; Flags: uninsneveruninstall restartreplace sharedfile 
  32. Source: "{sys}\ComCat.dll"; DestDir: "{sys}"; Tasks: VB6RT; Flags: uninsneveruninstall restartreplace regserver sharedfile 
  33. Source: "{sys}\MSCOMCTL.OCX"; DestDir: "{sys}"; Flags: uninsneveruninstall restartreplace regserver sharedfile 
  34. Source: "{sys}\hhctrl.ocx"; DestDir: "{sys}"; Flags: uninsneveruninstall restartreplace regserver sharedfile 
  35. Source: "{sys}\tabctl32.ocx"; DestDir: "{sys}"; Flags: uninsneveruninstall restartreplace regserver sharedfile 
  36. [Dirs]
  37. Name: "{app}\Other Security Applications"; 
  38. [Registry]
  39. Root: HKCU; Subkey: "Software\VB and VBA Program Settings\EZMapIt\Settings"; ValueName: "rto"; ValueType: String; ValueData: "{sysuserinfoname}"; Flags: uninsdeletekey 
  40. Root: HKCU; Subkey: "Software\VB and VBA Program Settings\EZMapIt"; Flags: uninsdeletekey 
  41. [INI]
  42. FileName: "{app}\spyrem.url"; Section: "InternetShortcut"; Key: "URL"; String: "http://www.palsol.com"; 
  43. FileName: "{app}\spyremhlp.url"; Section: "InternetShortcut"; Key: "URL"; String: "http://www.palsol.com/spywarer/help.html"; 
  44. FileName: "{app}\spyremreg.url"; Section: "InternetShortcut"; Key: "URL"; String: "http://www.palsol.com/spywarer/order.html"; 
  45. FileName: "{app}\popupe.url"; Section: "InternetShortcut"; Key: "URL"; String: "http://palsol.com/offers/pop"; 
  46. FileName: "{app}\ee.url"; Section: "InternetShortcut"; Key: "URL"; String: "http://palsol.com/offers/ee"; 
  47. FileName: "{app}\pct.url"; Section: "InternetShortcut"; Key: "URL"; String: "http://palsol.com/offers/pct"; 
  48. FileName: "{app}\klp.url"; Section: "InternetShortcut"; Key: "URL"; String: "http://palsol.com/offers/klp"; 
  49. [Run]
  50. Filename: "{app}\spyrem.exe"; Description: "Launch PAL Spyware Remover"; Flags: postinstall skipifsilent nowait
  51. [Icons]
  52. Name: "{group}\Essential Security Programs\PAL Popup Eliminator"; Filename: "{app}\popupe.url"; IconFilename: "{app}\PopupE.ico"; Comment: "Click here to Evalute Popup Eliminator"; 
  53. Name: "{group}\Essential Security Programs\PAL Evidence Eliminator"; Filename: "{app}\ee.url"; IconFilename: "{app}\ee.ico"; Comment: "Click here to evaluate PAL Evidence Eliminator"; 
  54. Name: "{group}\Essential Security Programs\PAL PC Tracker"; Filename: "{app}\pct.url"; IconFilename: "{app}\pct.ico"; Comment: "Click here to evaluate PAL PC Tracker"; 
  55. Name: "{group}\Essential Security Programs\PAL Keylog PRO"; Filename: "{app}\klp.url"; IconFilename: "{app}\klp.ico"; Comment: "Click here to evaluate PAL Keylog PRO"; 
  56. Name: "{group}\PAL Spyware Remover"; Filename: "{app}\spyrem.exe"; 
  57. Name: "{group}\PAL Spyware Remover on the Web"; Filename: "{app}\spyrem.url"; 
  58. Name: "{group}\PAL Spyware Remover Help"; Filename: "{app}\spyremhlp.url"; 
  59. Name: "{group}\Order PAL Spyware Remover"; Filename: "{app}\spyremreg.url"; 
  60. Name: "{group}\Uninstall PAL Spyware Remover"; Filename: "{uninstallexe}"; 
  61. Name: "{userdesktop}\PAL Spyware Remover"; Filename: "{app}\spyrem.exe"; Tasks: desktopicon; 
  62. Name: "{userappdata}\Microsoft\Internet Explorer\Quick Launch\EZMapIt"; Filename: "{app}\spyrem.exe"; Tasks: quicklaunchicon; 
  63. [Tasks]
  64. Name: "desktopicon"; Description: "Create a &desktop icon"; GroupDescription: "Additional icons:"; 
  65. Name: "quicklaunchicon"; Description: "Create a &Quick Launch icon"; GroupDescription: "Additional icons:"; 
  66. Name: "VB6RT"; Description: "Visual Basic Runtime 6.0"; 
  67. [UninstallDelete]
  68. Type: files; Name: "{app}\spyrem.url"; 
  69. Type: files; Name: "{app}\spyremhlp.url"; 
  70. Type: files; Name: "{app}\spyremreg.url"; 
  71.